| SsLocation |
| Logical Entity Name | SsLocation |
| Default Table Name | SsLocation |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SsLocation Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SsLocationID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(120) | NO | ||
| OnCampusFacility | bit | NO | ||
SyCampusID |
int | NO | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| SsLocation Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SsLocation_Code_U_N_IDX | Index | Code |
| SsLocation_SsLocationID_U_C_IDX | PrimaryKey | SsLocationID |
| SsLocation Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCampus | Non-Identifying | One To Zero or More | FK_SsLocation_SyCampusID_SyCampus_SyCampusID | SyCampusID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SsLocation_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SsRoom | Non-Identifying | One To Zero or More | FK_SsRoom_SsLocationID_SsLocation_SsLocationID | NO | YES | |||
| SsStudHousingInfo | Non-Identifying | One To Zero or More | FK_SsStudHousingInfo_SsLocationID_SsLocation_SsLocationID | NO | YES |
| SsLocation Check Constraints |
| Check Constraint Name | CheckConstraint |
| SsLocation Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| SsLocation Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.StudentServicesLocation |
NO | |||
| Physical (Microsoft SQL Server) dbo.SsLocation |
NO |
| SsLocation Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Incidents |
| Physical (Microsoft SQL Server) | Main Model |
| SsLocation Data Movement Rules |
| Name | Type | Rule Text/Value |